set
operator fun DslList<DeviceOnly.NodeInfoLite, NodeDatabaseKt.Dsl.NodesProxy>.set(index: Int, value: DeviceOnly.NodeInfoLite)
New lite version of NodeDB to decrease memory footprint
Content copied to clipboard
repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }
Parameters
index
The index to set the value at.
value
The nodes to set.